Skip to content

Consolidate thread startup around StartThreadOptions - #34814

Merged
copyberry[bot] merged 1 commit into
mainfrom
copyberry/codex-internal-to-codex-oss/8977dc11aed54c5e1215a81eaed2b2cf5fc6087a
Jul 22, 2026
Merged

Consolidate thread startup around StartThreadOptions#34814
copyberry[bot] merged 1 commit into
mainfrom
copyberry/codex-internal-to-codex-oss/8977dc11aed54c5e1215a81eaed2b2cf5fc6087a

Conversation

@copyberry

@copyberry copyberry Bot commented Jul 22, 2026

Copy link
Copy Markdown

Consolidate thread startup around StartThreadOptions

What changed

  • Add StartThreadOptions::new to provide the standard configuration for a new thread.
  • Make ThreadManager::start_thread the single thread-start entry point and migrate callers from the previous convenience methods.
  • Derive default environment selections when environments is None, while preserving explicit selections, including an empty list.

## What changed

- Add `StartThreadOptions::new` to provide the standard configuration for a new thread.
- Make `ThreadManager::start_thread` the single thread-start entry point and migrate callers from the previous convenience methods.
- Derive default environment selections when `environments` is `None`, while preserving explicit selections, including an empty list.

GitOrigin-RevId: 8977dc11aed54c5e1215a81eaed2b2cf5fc6087a
@copyberry
copyberry Bot force-pushed the copyberry/codex-internal-to-codex-oss/8977dc11aed54c5e1215a81eaed2b2cf5fc6087a branch from 7a04506 to 08ae0fc Compare July 22, 2026 19:33
@copyberry
copyberry Bot merged commit 08ae0fc into main Jul 22, 2026
31 of 32 checks passed
@copyberry
copyberry Bot deleted the copyberry/codex-internal-to-codex-oss/8977dc11aed54c5e1215a81eaed2b2cf5fc6087a branch July 22, 2026 19:34
@github-actions github-actions Bot locked and limited conversation to collaborators Jul 22, 2026
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants